home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Najgorsze komunikatory / Tlen.pl / tleninst60255.exe / tlen.exe / 0 / RCDATA / TFILESENDER / TFILESENDER.txt
Text File  |  2007-09-27  |  6KB  |  274 lines

  1. object FileSender: TFileSender
  2.   Left = 233
  3.   Top = 201
  4.   Width = 756
  5.   Height = 256
  6.   BorderWidth = 2
  7.   Color = 15724527
  8.   Constraints.MinHeight = 200
  9.   Constraints.MinWidth = 550
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnCloseQuery = FormCloseQuery
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Panel1: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 744
  25.     Height = 214
  26.     Align = alClient
  27.     BevelOuter = bvNone
  28.     Color = 15724527
  29.     TabOrder = 0
  30.     DesignSize = (
  31.       744
  32.       214)
  33.     object Label4: TLabel
  34.       Left = 8
  35.       Top = 131
  36.       Width = 80
  37.       Height = 13
  38.       Anchors = [akLeft, akBottom]
  39.       Caption = 'Liczba plik'#243'w:'
  40.       Font.Charset = DEFAULT_CHARSET
  41.       Font.Color = clWindowText
  42.       Font.Height = -11
  43.       Font.Name = 'Verdana'
  44.       Font.Style = []
  45.       ParentFont = False
  46.     end
  47.     object Label5: TLabel
  48.       Left = 312
  49.       Top = 131
  50.       Width = 92
  51.       Height = 13
  52.       Anchors = [akLeft, akBottom]
  53.       Caption = 'Rozmiar plik'#243'w:'
  54.       Font.Charset = DEFAULT_CHARSET
  55.       Font.Color = clWindowText
  56.       Font.Height = -11
  57.       Font.Name = 'Verdana'
  58.       Font.Style = []
  59.       ParentFont = False
  60.     end
  61.     object Bevel1: TBevel
  62.       Left = 8
  63.       Top = 181
  64.       Width = 729
  65.       Height = 9
  66.       Anchors = [akLeft, akRight, akBottom]
  67.       Shape = bsTopLine
  68.     end
  69.     object Label1: TLabel
  70.       Left = 8
  71.       Top = 147
  72.       Width = 156
  73.       Height = 13
  74.       Anchors = [akLeft, akBottom]
  75.       Caption = 'Szacowany pozosta'#322'y czas:'
  76.       Font.Charset = DEFAULT_CHARSET
  77.       Font.Color = clWindowText
  78.       Font.Height = -11
  79.       Font.Name = 'Verdana'
  80.       Font.Style = []
  81.       ParentFont = False
  82.     end
  83.     object Label2: TLabel
  84.       Left = 312
  85.       Top = 163
  86.       Width = 161
  87.       Height = 13
  88.       Anchors = [akLeft, akBottom]
  89.       Caption = #346'rednia szybko'#347#263' transferu:'
  90.       Font.Charset = DEFAULT_CHARSET
  91.       Font.Color = clWindowText
  92.       Font.Height = -11
  93.       Font.Name = 'Verdana'
  94.       Font.Style = []
  95.       ParentFont = False
  96.     end
  97.     object Label3: TLabel
  98.       Left = 8
  99.       Top = 163
  100.       Width = 170
  101.       Height = 13
  102.       Anchors = [akLeft, akBottom]
  103.       Caption = 'Pozosta'#322'o do wys'#322'ania plik'#243'w:'
  104.       Font.Charset = DEFAULT_CHARSET
  105.       Font.Color = clWindowText
  106.       Font.Height = -11
  107.       Font.Name = 'Verdana'
  108.       Font.Style = []
  109.       ParentFont = False
  110.     end
  111.     object Label6: TLabel
  112.       Left = 312
  113.       Top = 147
  114.       Width = 182
  115.       Height = 13
  116.       Anchors = [akLeft, akBottom]
  117.       Caption = 'Czas od rozpocz'#281'cia wysy'#322'ania:'
  118.       Font.Charset = DEFAULT_CHARSET
  119.       Font.Color = clWindowText
  120.       Font.Height = -11
  121.       Font.Name = 'Verdana'
  122.       Font.Style = []
  123.       ParentFont = False
  124.     end
  125.     object Label7: TLabel
  126.       Left = 8
  127.       Top = 200
  128.       Width = 4
  129.       Height = 13
  130.       Anchors = [akLeft, akBottom]
  131.       Font.Charset = DEFAULT_CHARSET
  132.       Font.Color = clBlue
  133.       Font.Height = -11
  134.       Font.Name = 'Verdana'
  135.       Font.Style = []
  136.       ParentFont = False
  137.       OnClick = Label7Click
  138.     end
  139.     object ListView1: TListView
  140.       Left = 8
  141.       Top = 10
  142.       Width = 729
  143.       Height = 113
  144.       Anchors = [akLeft, akTop, akRight, akBottom]
  145.       Columns = <
  146.         item
  147.           Width = 20
  148.         end
  149.         item
  150.           Caption = 'Nazwa pliku'
  151.           Width = 140
  152.         end
  153.         item
  154.           Caption = 'Pr'#281'dko'#347#263
  155.           Width = 90
  156.         end
  157.         item
  158.           Caption = 'Up'#322'yn'#281#322'o'
  159.           Width = 90
  160.         end
  161.         item
  162.           Caption = 'Pozosta'#322'o'
  163.           Width = 90
  164.         end
  165.         item
  166.           Caption = 'Post'#281'p'
  167.           Width = 110
  168.         end
  169.         item
  170.           Caption = 'Rozmiar'
  171.           Width = 80
  172.         end
  173.         item
  174.           Caption = #346'cie'#380'ka'
  175.           Width = 100
  176.         end>
  177.       Font.Charset = DEFAULT_CHARSET
  178.       Font.Color = clWindowText
  179.       Font.Height = -11
  180.       Font.Name = 'Verdana'
  181.       Font.Style = []
  182.       ReadOnly = True
  183.       RowSelect = True
  184.       ParentFont = False
  185.       TabOrder = 0
  186.       ViewStyle = vsReport
  187.     end
  188.     object Button1: TButton
  189.       Left = 376
  190.       Top = 186
  191.       Width = 145
  192.       Height = 25
  193.       Anchors = [akRight, akBottom]
  194.       Caption = 'Dodaj pliki do wys'#322'ania'
  195.       Font.Charset = DEFAULT_CHARSET
  196.       Font.Color = clWindowText
  197.       Font.Height = -11
  198.       Font.Name = 'Verdana'
  199.       Font.Style = []
  200.       ParentFont = False
  201.       TabOrder = 1
  202.       OnClick = Button1Click
  203.     end
  204.     object Button4: TButton
  205.       Left = 528
  206.       Top = 186
  207.       Width = 83
  208.       Height = 25
  209.       Anchors = [akRight, akBottom]
  210.       Caption = 'Wyczy'#347#263' list'#281
  211.       Enabled = False
  212.       Font.Charset = DEFAULT_CHARSET
  213.       Font.Color = clWindowText
  214.       Font.Height = -11
  215.       Font.Name = 'Verdana'
  216.       Font.Style = []
  217.       ParentFont = False
  218.       TabOrder = 2
  219.       OnClick = Button4Click
  220.     end
  221.     object Button2: TButton
  222.       Left = 616
  223.       Top = 186
  224.       Width = 59
  225.       Height = 25
  226.       Anchors = [akRight, akBottom]
  227.       Caption = 'Wy'#347'lij'
  228.       Enabled = False
  229.       Font.Charset = DEFAULT_CHARSET
  230.       Font.Color = clWindowText
  231.       Font.Height = -11
  232.       Font.Name = 'Verdana'
  233.       Font.Style = [fsBold]
  234.       ParentFont = False
  235.       TabOrder = 3
  236.       OnClick = Button2Click
  237.     end
  238.     object Button3: TButton
  239.       Left = 680
  240.       Top = 186
  241.       Width = 58
  242.       Height = 25
  243.       Anchors = [akRight, akBottom]
  244.       Caption = 'Przerwij'
  245.       Enabled = False
  246.       Font.Charset = DEFAULT_CHARSET
  247.       Font.Color = clWindowText
  248.       Font.Height = -11
  249.       Font.Name = 'Verdana'
  250.       Font.Style = []
  251.       ParentFont = False
  252.       TabOrder = 4
  253.       OnClick = Button3Click
  254.     end
  255.   end
  256.   object OpenDialog1: TOpenDialog
  257.     Options = [ofAllowMultiSelect, ofFileMustExist, ofEnableSizing]
  258.     Left = 48
  259.     Top = 32
  260.   end
  261.   object Timer1: TTimer
  262.     Enabled = False
  263.     OnTimer = Timer1Timer
  264.     Left = 80
  265.     Top = 32
  266.   end
  267.   object t1: TTimer
  268.     Enabled = False
  269.     OnTimer = t1Timer
  270.     Left = 16
  271.     Top = 32
  272.   end
  273. end
  274.